pgBorderColor
Type
property
Summary
Specifies the color of an PolyGrid's border.
Syntax
set the pgBorderColor of widget to <RGBA Color>
get the pgBorderColor of widget
Description
Use the pgBorderColor property to specify the color of an PolyGrid's border.
Examples
set the pgBorderColor of widget"PolyGrid" to "0,0,255,157"